Return to start page

InsertString

Description

Inserts string insertedString into string whichString at position position and returns the resulting string. whichString String into which string insertedString should be inserted. position Position where string insertedString should be inserted. insertedString String which should be inserted into string whichString at position position. Returns the new string with the inserted string.

Source File

Core/String/Library Misc.j

Library

ALibraryCoreStringMisc

Scope

-

Private

No

Parameters

Return Type

string

Public

No

Native

No

Constant

No